﻿2026-09-22T02:25:32.4060207Z ##[group]Run actions/checkout@v5
2026-09-22T02:25:32.4061132Z with:
2026-09-22T02:25:32.4061533Z   repository: BigscreenVR/spt-bs-core
2026-09-22T02:25:32.4064533Z   token: ***
2026-09-22T02:25:32.4064919Z   ssh-strict: true
2026-09-22T02:25:32.4065305Z   ssh-user: git
2026-09-22T02:25:32.4065720Z   persist-credentials: true
2026-09-22T02:25:32.4066160Z   clean: true
2026-09-22T02:25:32.4066549Z   sparse-checkout-cone-mode: true
2026-09-22T02:25:32.4066996Z   fetch-depth: 1
2026-09-22T02:25:32.4067371Z   fetch-tags: false
2026-09-22T02:25:32.4067763Z   show-progress: true
2026-09-22T02:25:32.4068163Z   lfs: false
2026-09-22T02:25:32.4068530Z   submodules: false
2026-09-22T02:25:32.4068936Z   set-safe-directory: true
2026-09-22T02:25:32.4069497Z   allow-unsafe-pr-checkout: false
2026-09-22T02:25:32.4070185Z ##[endgroup]
2026-09-22T02:25:32.4885287Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-22T02:25:32.4886903Z ##[group]Getting Git version info
2026-09-22T02:25:32.4887835Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-22T02:25:32.4889288Z [command]/usr/bin/git version
2026-09-22T02:25:32.4889741Z git version 2.43.0
2026-09-22T02:25:32.4891044Z ##[endgroup]
2026-09-22T02:25:32.4897581Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/5cd1c391-e759-4385-b083-b696b23a951b/.gitconfig'
2026-09-22T02:25:32.4904361Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5cd1c391-e759-4385-b083-b696b23a951b' before making global git config changes
2026-09-22T02:25:32.4905535Z Adding repository directory to the temporary git global config as a safe directory
2026-09-22T02:25:32.4907751Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-22T02:25:32.4955435Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-22T02:25:32.4973717Z https://github.com/BigscreenVR/spt-bs-core
2026-09-22T02:25:32.4983619Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-22T02:25:32.4985980Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-22T02:25:32.5001901Z HEAD
2026-09-22T02:25:32.5031918Z ##[endgroup]
2026-09-22T02:25:32.5032881Z [command]/usr/bin/git submodule status
2026-09-22T02:25:32.5216543Z ##[group]Cleaning the repository
2026-09-22T02:25:32.5218331Z [command]/usr/bin/git clean -ffdx
2026-09-22T02:25:32.5254859Z Removing .github/ci/__pycache__/
2026-09-22T02:25:32.5260586Z [command]/usr/bin/git reset --hard HEAD
2026-09-22T02:25:32.5508624Z HEAD is now at 3f07bb29f5 Merge c248cb84a399fd29ef1e822e2344fa030ab3f13d into 5ddf55a6d6988edc45adf9e5f836b6b2364ea947
2026-09-22T02:25:32.5515851Z ##[endgroup]
2026-09-22T02:25:32.5517103Z ##[group]Disabling automatic garbage collection
2026-09-22T02:25:32.5521642Z [command]/usr/bin/git config --local gc.auto 0
2026-09-22T02:25:32.5545854Z ##[endgroup]
2026-09-22T02:25:32.5546507Z ##[group]Setting up auth
2026-09-22T02:25:32.5551223Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-22T02:25:32.5575821Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-22T02:25:32.5764826Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-22T02:25:32.5787538Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-22T02:25:32.5970471Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-22T02:25:32.5994473Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-22T02:25:32.6182005Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-22T02:25:32.6212844Z ##[endgroup]
2026-09-22T02:25:32.6213696Z ##[group]Fetching the repository
2026-09-22T02:25:32.6218865Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3f07bb29f5d21b88397015e5993f9741fb6eb624:refs/remotes/pull/244/merge
2026-09-22T02:25:33.3118841Z ##[endgroup]
2026-09-22T02:25:33.3120759Z ##[group]Determining the checkout info
2026-09-22T02:25:33.3122070Z ##[endgroup]
2026-09-22T02:25:33.3122794Z [command]/usr/bin/git sparse-checkout disable
2026-09-22T02:25:33.3163577Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-22T02:25:33.3189575Z ##[group]Checking out the ref
2026-09-22T02:25:33.3191399Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/244/merge
2026-09-22T02:25:33.3261107Z HEAD is now at 3f07bb29f5 Merge c248cb84a399fd29ef1e822e2344fa030ab3f13d into 5ddf55a6d6988edc45adf9e5f836b6b2364ea947
2026-09-22T02:25:33.3266297Z ##[endgroup]
2026-09-22T02:25:33.3306901Z [command]/usr/bin/git log -1 --format=%H
2026-09-22T02:25:33.3336931Z 3f07bb29f5d21b88397015e5993f9741fb6eb624
